Contribution org.nuxeo.ecm.user.center.auth--startURL
In component org.nuxeo.ecm.user.center.auth
org.nuxeo.ecm.user.center.auth
inside nuxeo-user-center-7.10-HF01.jar /OSGI-INF/auth-contrib.xml
This contribution is part of XML component Extension Point
Extension point startURL of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<startURLPattern>
<patterns>
<pattern>nxhome/</pattern>
<pattern>user/</pattern>
<pattern>group/</pattern>
</patterns>
</startURLPattern>
</extension>